home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / sticpsrc.lzh / CONFIG.ARC / CONFIG.NET < prev    next >
Text File  |  1990-08-12  |  768b  |  55 lines

  1. # remainder of configuration
  2. # SMTP options
  3. #
  4. #smtp gateway ...
  5. smtp maxclients 5
  6. smtp mode route
  7. smtp timer 4000 500
  8. #
  9. # Telnet options
  10. #
  11. echo refuse
  12. eol standard
  13. #
  14. # TCP parameters
  15. #
  16. tcp irtt 15000
  17. tcp mss 512
  18. tcp timeout 7200
  19. tcp window 432
  20. #
  21. # IP parameters
  22. #
  23. ip ttl 10
  24. #
  25. # ICMP parameters
  26. #
  27. ping length 0
  28. #
  29. # AX25 parameters
  30. #
  31. ax25 digipeat on
  32. ax25 maxframe 4
  33. ax25 maxsamml 4
  34. ax25 paclen 128
  35. ax25 pthresh 64
  36. ax25 retry 10
  37. ax25 t1 15000
  38. ax25 t2 1500
  39. ax25 t3 1800000
  40. ax25 t4 900000
  41. ax25 window 2048
  42. #
  43. # NET/ROM parameters
  44. #
  45. #netrom nodefilter mode accept
  46. #netrom nodetimer 3600
  47. #netrom obsotimer 3600
  48. #netrom param 3 60 6 5 16 3 16 1
  49. #netrom param 4 180 3 3 180 8 16 1800
  50. #
  51. # Misc settings
  52. #
  53. escape F10
  54. flow on
  55.